Resource StructureDefinition/FHIR Server from package cce.fhir.minimal#0.3.0 (125 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"url" : "https://www.cancercoreeurope.eu/fhir/StructureDefinition/cce-core-Observation-Vitalstatus",
"version" : "0.0.1",
"name" : "Vitalstatus",
"status" : "draft",
"description" : "Determination of the patient's vital status",
"fhirVersion" : "4.0.1",
"kind" : "resource",
"abstract" : false,
"type" : "Observation",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Observation",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Observation.status",
"path" : "Observation.status",
"mustSupport" : true
},
{
"id" : "Observation.category.coding.system",
"path" : "Observation.category.coding.system",
"min" : 1,
"fixedUri" : "http://hl7.org/fhir/observation-category"
},
{
"id" : "Observation.category.coding.code",
"path" : "Observation.category.coding.code",
"min" : 1,
"fixedCode" : "activity"
},
{
"id" : "Observation.code",
"path" : "Observation.code",
"mustSupport" : true
},
{
"id" : "Observation.code.coding.system",
"path" : "Observation.code.coding.system",
"min" : 1,
"fixedUri" : "http://loinc.org"
},
{
"id" : "Observation.code.coding.code",
"path" : "Observation.code.coding.code",
"min" : 1,
"fixedCode" : "75186-7"
},
{
"id" : "Observation.subject",
"path" : "Observation.subject",
"min" : 1,
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"https://www.cancercoreeurope.eu/fhir/StructureDefinition/cce-core-Patient-Patient",
"https://www.cancercoreeurope.eu/fhir/StructureDefinition/cce-core-Patient-Pseudonym"
]
}
]
},
{
"id" : "Observation.effective[x]",
"path" : "Observation.effective[x]",
"short" : "Date of last known vital status",
"definition" : "Corresponds to the date on which this vital status course was last documented",
"type" : [
{
"code" : "dateTime"
}
],
"mustSupport" : true,
"mapping" : [
{
"identity" : "ADT-GEKID",
"map" : "Course:Examinationdate_Course",
"comment" : "Only approximately"
},
{
"identity" : "ISO-11179",
"map" : "urn:dktk:dataelement:48:3",
"comment" : "urn:dktk:dataelement:48:3"
}
]
},
{
"id" : "Observation.value[x]",
"path" : "Observation.value[x]",
"short" : "Vitalstatus",
"definition" : "Vitalstatus",
"type" : [
{
"code" : "CodeableConcept"
}
],
"mustSupport" : true,
"binding" : {
"strength" : "required",
"description" : "Vitalstatus",
"valueSet" : "https://www.cancercoreeurope.eu/fhir/core/ValueSet/VitalstatusVS"
},
"mapping" : [
{
"identity" : "ADT-GEKID",
"map" : "TOD:Dateofdeath != NULL,TOD:Dateofdeath = NULL",
"comment" : "Only approximately"
},
{
"identity" : "ISO-11179",
"map" : "urn:dktk:dataelement:53:3",
"comment" : "urn:dktk:dataelement:53:3"
}
]
},
{
"id" : "Observation.value[x].coding.code",
"path" : "Observation.value[x].coding.code",
"min" : 1
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.